/* buffer contains a Mail Reply. Each tuple is a MSAMEnumerateInQReply when enumerating the inQueue MSAMEnumerateOutQReply when enumerating the outQueue */
MailBuffer buffer;
};
typedef struct MSAMEnumeratePB MSAMEnumeratePB;
struct MSAMEnumerateInQReply {
long seqNum;
Boolean msgDeleted; /* true if msg is to be deleted by PMSAM */
Boolean msgUpdated; /* true if MsgSummary has been updated by TB */
Boolean msgCached; /* true if msg is in the incoming queue */